We have created and tested LINQPad examples with LINQPad 6 and 7. They might work under older versions of LINQPad as well.
You will find LINQPad examples under the CSharp, FSharp and VBNET directories in the examples, always under the LINQPad subdirectory. They are available in form of LINQPad sample library (.zip file). This allows you conveniently see the examples organized in a hierarchical structure, and select them quickly. In order to use the sample library from LINQPad, switch to the “Samples” tab in the lower left part of LINQPad, click "Download/import more samples…” in the tree view, and then click the “Browse…” link in the bottom left corner, and navigate to the .zip file from OPC Data Client.
In addition, the same LINQPad examples are included with the NuGet packages of OPC Data Client. This means that whenever you reference one of the OPC Data Client NuGet packages in LINQPad, LINQPad will automatically add the OPC Data Client examples under its “Samples” tab.